Skip to content

fix: auto assign dependabot[bot]#1306

Merged
rwalworth merged 1 commit intohiero-ledger:mainfrom
Egbaiyelo:fix/dependabot
Apr 2, 2026
Merged

fix: auto assign dependabot[bot]#1306
rwalworth merged 1 commit intohiero-ledger:mainfrom
Egbaiyelo:fix/dependabot

Conversation

@Egbaiyelo
Copy link
Copy Markdown
Contributor

Description:

Fixing the dependabot auto-assign while ensuring that the logic isn't to tolerant
Adding tests for the updated method

Related issue(s):

Fixes #1283

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Egbaiyelo <moteniolaegbaiyelo@trentu.ca>
@Egbaiyelo Egbaiyelo requested a review from a team as a code owner April 1, 2026 20:36
@Egbaiyelo Egbaiyelo requested a review from nathanklick April 1, 2026 20:36
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Hey @Egbaiyelo 👋 thanks for the PR!
I'm your friendly PR Helper Bot 🤖 and I'll be riding shotgun on this one, keeping track of your PR's status to help you get it approved and merged.

This comment updates automatically as you push changes -- think of it as your PR's live scoreboard!
Here's the latest:


PR Checks

DCO Sign-off -- All commits have valid sign-offs. Nice work!


GPG Signature -- All commits have verified GPG signatures. Locked and loaded!


Merge Conflicts -- No merge conflicts detected. Smooth sailing!


Issue Link -- Linked to #1283 (assigned to you).


🎉 All checks passed! Your PR is ready for review. Great job!

@github-actions github-actions bot added the status: needs review The pull request is ready for maintainer review label Apr 1, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity . 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Copy link
Copy Markdown
Contributor

@rwalworth rwalworth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Egbaiyelo - nice work on this one! The fix is correct, well-scoped, and you correctly followed the guidance about putting tests in test-api.js rather than test-utils.js. The regex approach - anchoring [bot] as an optional suffix rather than opening up [ and ] broadly - is the right call security-wise. The six test cases cover the important accept/reject paths clearly.

I left two small non-blocking comments below - feel free to address them if you'd like, but they won't hold up the merge. If you'd rather skip them, I'm happy to open them up as Good First Issues for other contributors to pick up.

Once we get an approval from @hiero-ledger/github-maintainers and workflows pass, I will merge this!

@rwalworth rwalworth merged commit 8f2c269 into hiero-ledger:main Apr 2, 2026
12 checks passed
@rwalworth rwalworth removed the status: needs review The pull request is ready for maintainer review label Apr 2, 2026
@Egbaiyelo
Copy link
Copy Markdown
Contributor Author

@rwalworth can I write the good first issues for those two, whatever i feel needs to be added, Ill put it there

@rwalworth
Copy link
Copy Markdown
Contributor

Hey @Egbaiyelo, sure go ahead!

ParasSalonia pushed a commit to ParasSalonia/hiero-sdk-cpp that referenced this pull request Apr 3, 2026
Signed-off-by: Egbaiyelo <moteniolaegbaiyelo@trentu.ca>
ParasSalonia pushed a commit to ParasSalonia/hiero-sdk-cpp that referenced this pull request Apr 3, 2026
Signed-off-by: Egbaiyelo <moteniolaegbaiyelo@trentu.ca>
Signed-off-by: ParasSalonia <parassalonia22@gmail.com>
ParasSalonia added a commit to ParasSalonia/hiero-sdk-cpp that referenced this pull request Apr 3, 2026
Signed-off-by: Egbaiyelo <moteniolaegbaiyelo@trentu.ca>
Signed-off-by: ParasSalonia <parassalonia22@gmail.com>
ParasSalonia added a commit to ParasSalonia/hiero-sdk-cpp that referenced this pull request Apr 3, 2026
Signed-off-by: Egbaiyelo <moteniolaegbaiyelo@trentu.ca>
Signed-off-by: ParasSalonia <parassalonia22@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Beginner]: Bot fails to auto-assign dependabot[bot] on dependabot PRs

3 participants